T
Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Generic GetValue(Int64,T,T) Method
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class > GetValue Method : Generic GetValue(Int64,T,T) Method



tag
defaultValue
value
tag
defaultValue
value

Syntax

Visual Basic (Declaration) 
Overloads Public Function GetValue(Of T)( _
   ByVal tag As Long, _
   ByVal defaultValue As T, _
   ByRef value As T _
) As DicomDataSet
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim tag As Long
Dim defaultValue As T
Dim value As T
Dim value As DicomDataSet
 
value = instance.GetValue(Of T)(tag, defaultValue, value)
C# 
public DicomDataSet GetValue<T>( 
   long tag,
   T defaultValue,
   out T value
)
C++/CLI 
public:
DicomDataSet^ GetValuegeneric<typename T>
( 
   long tag,
   T defaultValue,
   [Out] T value
) 

Parameters

tag
defaultValue
value

Type Parameters

T

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features